[INFO] fetching crate test-r-macro 1.4.11...
[INFO] checking test-r-macro-1.4.11 against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] extracting crate test-r-macro 1.4.11 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate test-r-macro 1.4.11
[INFO] finished tweaking crates.io crate test-r-macro 1.4.11
[INFO] tweaked toml for crates.io crate test-r-macro 1.4.11 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate test-r-macro 1.4.11 on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate test-r-macro 1.4.11 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-r-core v11.0.0
[INFO] [stderr]   Downloaded topological-sort v0.2.2
[INFO] [stderr]   Downloaded ctrf-rs v0.1.0
[INFO] [stderr]   Downloaded desert_macro v0.1.9
[INFO] [stderr]   Downloaded desert_core v0.2.0
[INFO] [stderr]   Downloaded nonempty-collections v1.3.0
[INFO] [stderr]   Downloaded desert_rust v0.1.9
[INFO] [stderr]   Downloaded interprocess v2.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5730d660f6da2d814aeb2926a6a49a4bd3c6bba5494cc1a1e857ef726df32664
[INFO] running `Command { std: "docker" "start" "5730d660f6da2d814aeb2926a6a49a4bd3c6bba5494cc1a1e857ef726df32664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5730d660f6da2d814aeb2926a6a49a4bd3c6bba5494cc1a1e857ef726df32664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5730d660f6da2d814aeb2926a6a49a4bd3c6bba5494cc1a1e857ef726df32664" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5730d660f6da2d814aeb2926a6a49a4bd3c6bba5494cc1a1e857ef726df32664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5730d660f6da2d814aeb2926a6a49a4bd3c6bba5494cc1a1e857ef726df32664" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling nonempty-collections v1.3.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]    Compiling doctest-file v1.1.1
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking anyhow v1.0.103
[INFO] [stderr]     Checking anstyle-wincon v3.0.4
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking topological-sort v0.2.2
[INFO] [stderr]     Checking escape8259 v0.5.3
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking darling v0.21.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling desert_core v0.2.0
[INFO] [stderr]     Checking ctrf-rs v0.1.0
[INFO] [stderr]    Compiling desert_macro v0.1.9
[INFO] [stderr]     Checking interprocess v2.4.2
[INFO] [stderr]     Checking desert_rust v0.1.9
[INFO] [stderr]     Checking test-r-core v11.0.0
[INFO] [stderr]     Checking test-r-macro v1.4.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.91s
[INFO] running `Command { std: "docker" "inspect" "5730d660f6da2d814aeb2926a6a49a4bd3c6bba5494cc1a1e857ef726df32664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5730d660f6da2d814aeb2926a6a49a4bd3c6bba5494cc1a1e857ef726df32664", kill_on_drop: false }`
[INFO] [stdout] 5730d660f6da2d814aeb2926a6a49a4bd3c6bba5494cc1a1e857ef726df32664
